nodejs.git
13 days agoMerge nodejs (22.22.2+dfsg+~cs22.19.15-1) import into refs/heads/workingbranch
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Merge nodejs (22.22.2+dfsg+~cs22.19.15-1) import into refs/heads/workingbranch

13 days ago[PATCH] build: fix defaults for shared llhttp
Antoine du Hamel [Fri, 16 May 2025 12:55:50 +0000 (14:55 +0200)]
[PATCH] build: fix defaults for shared llhttp

PR-URL: https://github.com/nodejs/node/pull/58269
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic deps
Gbp-Pq: Name llhttp-defaults.patch

13 days agocompile v8 without zlib static lib
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

13 days agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

13 days agofix link to home in html api
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

13 days agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

13 days agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

13 days agoremove google font from template.html, and link to local
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

13 days agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

13 days agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

13 days agouse system-installed node-gyp for building test modules
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

13 days agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

13 days agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

13 days agoadapt tools/test.py
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

13 days agoLink to -latomic by default
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

13 days agobuild doc using marked and js-yaml
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

13 days agodisable shared builtins when loading deps on demand
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

13 days agoUse system paths for builtins
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Use system paths for builtins

Last-Update: 2025-03-15
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name system_builtins.patch

13 days agoadd acorn, walk to shared builtins
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

13 days agonodejs (22.22.2+dfsg+~cs22.19.15-1) unstable; urgency=medium
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
nodejs (22.22.2+dfsg+~cs22.19.15-1) unstable; urgency=medium

  * New upstream version 22.22.2+dfsg+~cs22.19.15
  * Security fixes:
    + CVE-2026-21637: wrap SNICallback invocation in
      try/catch (Matteo Collina) - High
    + CVE-2026-21710: use null prototype for
      headersDistinct/trailersDistinct (Matteo Collina) - High
    + CVE-2026-21713: use timing-safe comparison
      in Web Cryptography HMAC (Filip Skokan) - Medium
    + CVE-2026-21714: handle NGHTTP2_ERR_FLOW_CONTROL
      error code (RafaelGSS) - Medium
    + CVE-2026-21717: test array index hash collision (Joyee Cheung) - Medium
    + CVE-2026-21715: add permission check to realpath.native (RafaelGSS) - Low
    + CVE-2026-21716: include permission check on lib/fs/promises (RafaelGSS) - Low

[dgit import unpatched nodejs 22.22.2+dfsg+~cs22.19.15-1]

13 days agoImport nodejs_22.22.2+dfsg+~cs22.19.15.orig.tar.xz
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Import nodejs_22.22.2+dfsg+~cs22.19.15.orig.tar.xz

[dgit import orig nodejs_22.22.2+dfsg+~cs22.19.15.orig.tar.xz]

13 days agoImport nodejs_22.22.2+dfsg+~cs22.19.15.orig-types-node.tar.xz
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Import nodejs_22.22.2+dfsg+~cs22.19.15.orig-types-node.tar.xz

[dgit import orig nodejs_22.22.2+dfsg+~cs22.19.15.orig-types-node.tar.xz]

13 days agoImport nodejs_22.22.2+dfsg+~cs22.19.15-1.debian.tar.xz
Jérémy Lal [Tue, 24 Mar 2026 21:38:48 +0000 (22:38 +0100)]
Import nodejs_22.22.2+dfsg+~cs22.19.15-1.debian.tar.xz

[dgit import tarball nodejs 22.22.2+dfsg+~cs22.19.15-1 nodejs_22.22.2+dfsg+~cs22.19.15-1.debian.tar.xz]

3 weeks agoMerge nodejs (22.22.1+dfsg+~cs22.19.15-1) import into refs/heads/workingbranch
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Merge nodejs (22.22.1+dfsg+~cs22.19.15-1) import into refs/heads/workingbranch

3 weeks ago[PATCH] build: fix defaults for shared llhttp
Antoine du Hamel [Fri, 16 May 2025 12:55:50 +0000 (14:55 +0200)]
[PATCH] build: fix defaults for shared llhttp

PR-URL: https://github.com/nodejs/node/pull/58269
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic deps
Gbp-Pq: Name llhttp-defaults.patch

3 weeks agocompile v8 without zlib static lib
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

3 weeks agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

3 weeks agofix link to home in html api
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

3 weeks agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

3 weeks agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

3 weeks agoremove google font from template.html, and link to local
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

3 weeks agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

3 weeks agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

3 weeks agouse system-installed node-gyp for building test modules
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

3 weeks agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

3 weeks agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

3 weeks agoadapt tools/test.py
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

3 weeks agoLink to -latomic by default
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

3 weeks agobuild doc using marked and js-yaml
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

3 weeks agodisable shared builtins when loading deps on demand
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

3 weeks agoUse system paths for builtins
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Use system paths for builtins

Last-Update: 2025-03-15
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name system_builtins.patch

3 weeks agoadd acorn, walk to shared builtins
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

3 weeks agonodejs (22.22.1+dfsg+~cs22.19.15-1) unstable; urgency=medium
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
nodejs (22.22.1+dfsg+~cs22.19.15-1) unstable; urgency=medium

  * New upstream version 22.22.1+dfsg+~cs22.19.15
  * Drop fix-riscv64 patch, applied upstream
  * Drop "no amaro" patch, solved upstream
  * Skip parallel/test-tls-ocsp-callback. Closes: #1130439.
  * Refresh patches

[dgit import unpatched nodejs 22.22.1+dfsg+~cs22.19.15-1]

3 weeks agoImport nodejs_22.22.1+dfsg+~cs22.19.15.orig.tar.xz
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Import nodejs_22.22.1+dfsg+~cs22.19.15.orig.tar.xz

[dgit import orig nodejs_22.22.1+dfsg+~cs22.19.15.orig.tar.xz]

3 weeks agoImport nodejs_22.22.1+dfsg+~cs22.19.15.orig-types-node.tar.xz
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Import nodejs_22.22.1+dfsg+~cs22.19.15.orig-types-node.tar.xz

[dgit import orig nodejs_22.22.1+dfsg+~cs22.19.15.orig-types-node.tar.xz]

3 weeks agoImport nodejs_22.22.1+dfsg+~cs22.19.15-1.debian.tar.xz
Jérémy Lal [Wed, 11 Mar 2026 22:32:21 +0000 (23:32 +0100)]
Import nodejs_22.22.1+dfsg+~cs22.19.15-1.debian.tar.xz

[dgit import tarball nodejs 22.22.1+dfsg+~cs22.19.15-1 nodejs_22.22.1+dfsg+~cs22.19.15-1.debian.tar.xz]

5 weeks agoMerge nodejs (22.22.0+dfsg+~cs22.19.13-2) import into refs/heads/workingbranch
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
Merge nodejs (22.22.0+dfsg+~cs22.19.13-2) import into refs/heads/workingbranch

5 weeks ago[PATCH] tools: fix riscv64 build failed
Lu Yahan [Mon, 18 Nov 2024 15:41:23 +0000 (23:41 +0800)]
[PATCH] tools: fix riscv64 build failed

PR-URL: https://github.com/nodejs/node/pull/52888
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic build
Gbp-Pq: Name fix-riscv64.patch

5 weeks agowithout-amaro implies without strip-types
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
without-amaro implies without strip-types

Forwarded: https://github.com/nodejs/node/issues/60640
Last-Update: 2025-11-08

Gbp-Pq: Topic build
Gbp-Pq: Name no-amaro-no-strip-types.patch

5 weeks ago[PATCH] build: fix defaults for shared llhttp
Antoine du Hamel [Fri, 16 May 2025 12:55:50 +0000 (14:55 +0200)]
[PATCH] build: fix defaults for shared llhttp

PR-URL: https://github.com/nodejs/node/pull/58269
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic deps
Gbp-Pq: Name llhttp-defaults.patch

5 weeks agocompile v8 without zlib static lib
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

5 weeks agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

5 weeks agofix link to home in html api
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

5 weeks agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

5 weeks agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

5 weeks agoremove google font from template.html, and link to local
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

5 weeks agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

5 weeks agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

5 weeks agouse system-installed node-gyp for building test modules
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

5 weeks agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

5 weeks agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

5 weeks agoadapt tools/test.py
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

5 weeks agoLink to -latomic by default
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

5 weeks agobuild doc using marked and js-yaml
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

5 weeks agodisable shared builtins when loading deps on demand
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

5 weeks agoUse system paths for builtins
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
Use system paths for builtins

Last-Update: 2025-03-15
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name system_builtins.patch

5 weeks agoadd acorn, walk to shared builtins
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

5 weeks agonodejs (22.22.0+dfsg+~cs22.19.13-2) unstable; urgency=medium
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
nodejs (22.22.0+dfsg+~cs22.19.13-2) unstable; urgency=medium

  * Mark icu test as flaky. Closes: #1129368.

[dgit import unpatched nodejs 22.22.0+dfsg+~cs22.19.13-2]

5 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.13-2.debian.tar.xz
Jérémy Lal [Sun, 1 Mar 2026 14:44:04 +0000 (15:44 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.13-2.debian.tar.xz

[dgit import tarball nodejs 22.22.0+dfsg+~cs22.19.13-2 nodejs_22.22.0+dfsg+~cs22.19.13-2.debian.tar.xz]

5 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.13.orig.tar.xz
Jérémy Lal [Thu, 26 Feb 2026 22:26:49 +0000 (23:26 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.13.orig.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.13.orig.tar.xz]

5 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.13.orig-types-node.tar.xz
Jérémy Lal [Thu, 26 Feb 2026 22:26:49 +0000 (23:26 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.13.orig-types-node.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.13.orig-types-node.tar.xz]

2 months agoMerge nodejs (22.22.0+dfsg+~cs22.19.6-1) import into refs/heads/workingbranch
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Merge nodejs (22.22.0+dfsg+~cs22.19.6-1) import into refs/heads/workingbranch

2 months ago[PATCH] tools: fix riscv64 build failed
Lu Yahan [Mon, 18 Nov 2024 15:41:23 +0000 (23:41 +0800)]
[PATCH] tools: fix riscv64 build failed

PR-URL: https://github.com/nodejs/node/pull/52888
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic build
Gbp-Pq: Name fix-riscv64.patch

2 months agowithout-amaro implies without strip-types
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
without-amaro implies without strip-types

Forwarded: https://github.com/nodejs/node/issues/60640
Last-Update: 2025-11-08

Gbp-Pq: Topic build
Gbp-Pq: Name no-amaro-no-strip-types.patch

2 months ago[PATCH] build: fix defaults for shared llhttp
Antoine du Hamel [Fri, 16 May 2025 12:55:50 +0000 (14:55 +0200)]
[PATCH] build: fix defaults for shared llhttp

PR-URL: https://github.com/nodejs/node/pull/58269
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic deps
Gbp-Pq: Name llhttp-defaults.patch

2 months agocompile v8 without zlib static lib
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

2 months agobuild using ada upstream tarball component
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

2 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

2 months agofix link to home in html api
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

2 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

2 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

2 months agoremove google font from template.html, and link to local
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

2 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

2 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

2 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

2 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

2 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

2 months agoadapt tools/test.py
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

2 months agoLink to -latomic by default
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

2 months agobuild doc using marked and js-yaml
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

2 months agodisable shared builtins when loading deps on demand
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

2 months agoUse system paths for builtins
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Use system paths for builtins

Last-Update: 2025-03-15
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name system_builtins.patch

2 months agoadd acorn, walk to shared builtins
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

2 months agonodejs (22.22.0+dfsg+~cs22.19.6-1) unstable; urgency=medium
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
nodejs (22.22.0+dfsg+~cs22.19.6-1) unstable; urgency=medium

  * New upstream version 22.22.0+dfsg+~cs22.19.6
    + CVE-2025-59465 lib: add TLSSocket default error handler
    + CVE-2025-55132 lib: disable futimes when permission model is enabled
    + CVE-2025-55130 lib,permission: require full read and write to symlink APIs
    + CVE-2025-59466 src: rethrow stack overflow exceptions in async_hooks
    + CVE-2025-55131 src,lib: refactor unsafe buffer creation to remove zero-fill toggle
    + CVE-2026-21637 tls: route callback exceptions through error handlers

[dgit import unpatched nodejs 22.22.0+dfsg+~cs22.19.6-1]

2 months agoImport nodejs_22.22.0+dfsg+~cs22.19.6.orig.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6.orig.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.6.orig.tar.xz]

2 months agoImport nodejs_22.22.0+dfsg+~cs22.19.6.orig-ada.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6.orig-ada.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.6.orig-ada.tar.xz]

2 months agoImport nodejs_22.22.0+dfsg+~cs22.19.6.orig-types-node.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6.orig-types-node.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.6.orig-types-node.tar.xz]

2 months agoImport nodejs_22.22.0+dfsg+~cs22.19.6-1.debian.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6-1.debian.tar.xz

[dgit import tarball nodejs 22.22.0+dfsg+~cs22.19.6-1 nodejs_22.22.0+dfsg+~cs22.19.6-1.debian.tar.xz]

3 months agoMerge nodejs (22.21.1+dfsg+~cs22.19.0-6) import into refs/heads/workingbranch
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Merge nodejs (22.21.1+dfsg+~cs22.19.0-6) import into refs/heads/workingbranch

3 months ago[PATCH] tools: fix riscv64 build failed
Lu Yahan [Mon, 18 Nov 2024 15:41:23 +0000 (23:41 +0800)]
[PATCH] tools: fix riscv64 build failed

PR-URL: https://github.com/nodejs/node/pull/52888
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic build
Gbp-Pq: Name fix-riscv64.patch